home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Goodies / REAL Software / REALbasic Plug-ins SDK / Includes / CarbonHeaders.h next >
Encoding:
C/C++ Source or Header  |  2000-07-13  |  153 b   |  5 lines

  1. #define TARGET_API_MAC_CARBON 1
  2. #define CARBON 1
  3. #include <fenv.h>    // (sometimes needed to avoid a bug in Metrowerks header-finding)
  4. #include <Carbon.h>
  5.